| 
 | 
 | 
 | 
| SftTreeFooter Object (ISftTreeFooter Interface) | 
   The SftTreeFooter object represents one column footer in a SftTree/OCX control. A SftTreeFooter object for a particular column can be accessed through the control's Footer property.
 
   
   Certain default properties and behavior for column footers can be defined using the 
   SftTreeFooters object.  
  
| Property/Method | Description | 
| Defines the background color for this column footer. | |
| Defines the background color for this column footer, when it is disabled. | |
| Defines whether the column footer is enabled. | |
| Defines the foreground color for this column footer. | |
| Defines the foreground color for this column footer, when it is disabled. | |
| Returns the coordinates of the footer. | |
| Returns the coordinates of the footer. | |
| Defines the graphic displayed in this column footer. | |
| Defines the horizontal alignment of the graphic in this column footer. | |
| Defines the vertical alignment of the graphic in this column footer. | |
| Returns the column number of this footer. | |
| Defines whether this column's size is locked so the user cannot resize the column. | |
| Defines whether the column footer's color definitions override Windows themes. | |
| Defines whether this column footer button will return to its "up" position when pressed. | |
| Defines the background color for this column footer, when it is pressed. | |
| Defines the foreground color for this column footer, when it is pressed. | |
| Defines this column footer's text. | |
| Defines the horizontal alignment of the text in this column footer. | |
| Defines the vertical alignment of the text in this column footer. | 
See Also Object Hierarchy